home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / bailer.swf / scripts / DefineSprite_189 / frame_1 / DoAction.as
Text File  |  2013-04-24  |  114b  |  6 lines

  1. if(_parent._parent._currentframe >= 12)
  2. {
  3.    this._xscale = -100;
  4. }
  5. this.gotoAndPlay(_parent._currentframe);
  6.